home *** CD-ROM | disk | FTP | other *** search
/ Plug-In Power Pack for Netscape Communicator / Plug-In Power Pack for Netscape Communicator.iso / plugins / dataviews / dvtools / demos / monitordemo / readme.txt < prev   
Text File  |  1997-05-08  |  1KB  |  37 lines

  1.     monitordemo (Machine Monitoring Demo)
  2.  
  3. There is an icon for this demo in the demo program group. To run the 
  4. Machine Monitoring Demo, open the demo program group and double-click on the 
  5. icon. If you have installed the demo it will run from the hard drive.
  6. Otherwise it will run from the CD-ROM drive. You will be prompted to
  7. insert the DataViews CD.
  8.  
  9. To remake the demo:
  10.  
  11. 1.    Open an MS-DOS command prompt.
  12.  
  13. 2.    Go to the directory for the demo:
  14.  
  15.         cd <dataviews>\dvtools\demos\montordemo
  16.  
  17. 3.    To make the demo, type:
  18.  
  19.         nmake
  20. -------------------------------------------------------------
  21.  
  22. This is a simple machine monitoring demo. You can traverse a series of 
  23. Status Displays. Flashing lights are used to indicate problems in the plant. 
  24. You can use the menu panel to access displays or click on the flashing 
  25. indicator. Here's a brief overview of the displays.
  26.  
  27.     WAN - Wide Area Network, shows the location of all sites.
  28.     Site - Shows an overview of the Site with the problem.
  29.     Plant - Shows an overview of the Site's plant.
  30.     Details - Shows the details of the Site's plant.
  31.     Group - Shows the group of machines with the problem.
  32.     Part - Shows the part with the problem.
  33.  
  34. Currently, there is no "model" driving the demo. The same indicators are 
  35. always in an "Alarm" state. The demo is intended to highlight the types of 
  36. drawings you may use in a real application.
  37.